FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh-olis#2.0.0-0.0.1 (328 ms)

Package ca.on.oh-olis
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-olis@2.0.0-0.0.1&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-sort-key
Url http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-sort-key
Status draft
Date 2022-01-12T04:28:00.3301862+00:00
Name SortKey
Experimental False
Description Sort key values allow laboratories to suggest the sequence of test requests and observations within a single order or test request to organize the display of the patient report by other external systems (e.g., a practitioner’s electronic medical record system).
Purpose To allow laboratories to suggest the sequence of test requests and observations.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Observation Observation
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-ServiceRequest ServiceRequest

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "4745ca9d-825c-46e7-bac7-9a1e1a10cfce",
  "meta" : {
    "lastUpdated" : "2022-01-12T04:29:35.896+00:00"
  },
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-sort-key",
  "name" : "SortKey",
  "status" : "draft",
  "date" : "2022-01-12T04:28:00.3301862+00:00",
  "description" : "Sort key values allow laboratories to suggest the sequence of test requests and observations within a single order or test request to organize the display of the patient report by other external systems (e.g., a practitioner’s electronic medical record system).",
  "purpose" : "To allow laboratories to suggest the sequence of test requests and observations.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "ServiceRequest"
    },
    {
      "type" : "element",
      "expression" : "Observation"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "max" : "1",
        "isModifier" : false
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-sort-key"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ]
        },
        "type" : [
          {
            "code" : "string"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.